projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6769db5
)
(holiday-list): Add autoload cookie.
author
Glenn Morris
<rgm@gnu.org>
Thu, 22 Nov 2007 04:16:40 +0000
(
04:16
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 22 Nov 2007 04:16:40 +0000
(
04:16
+0000)
lisp/calendar/holidays.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/holidays.el
b/lisp/calendar/holidays.el
index f61349401694c8f10588b35e36c3866fb7060ce4..18a243527490abfafc3c30a86bb5f3ce6beadc92 100644
(file)
--- a/
lisp/calendar/holidays.el
+++ b/
lisp/calendar/holidays.el
@@
-208,6
+208,7
@@
The optional LABEL is used to label the buffer created."
(display-buffer holiday-buffer)
(message "Computing holidays...done"))))
+;;;###autoload
(defalias 'holiday-list 'list-holidays)
(defun calendar-check-holidays (date)